Skip to content

Update from windows-2019 to windows-2025 #846

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

erichaagdev
Copy link
Member

@erichaagdev erichaagdev commented Jul 11, 2025

This PR updates the Windows version used from 2019 to 2025 as version 2019 will soon be removed.

A successful cross-version run can be found here: https://github.com/gradle/develocity-build-validation-scripts/actions/runs/16225563711

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the GitHub Actions workflows to use the new windows-2025 runner instead of the soon-to-be-removed windows-2019.

  • Replace windows-2019 with windows-2025 in the cross-platform testing (development release) workflow.
  • Replace windows-2019 with windows-2025 in the cross-platform testing (build-from-source) workflow.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/cross-platform-testing-use-development-release.yml Updated Windows runner from windows-2019 to windows-2025
.github/workflows/cross-platform-testing-build-from-source.yml Updated Windows runner from windows-2019 to windows-2025
Comments suppressed due to low confidence (2)

.github/workflows/cross-platform-testing-use-development-release.yml:23

  • [nitpick] Consider extracting the Windows runner version into a reusable matrix value or YAML anchor to avoid duplicating updates across multiple workflows.
          - windows-2025

.github/workflows/cross-platform-testing-build-from-source.yml:48

  • [nitpick] Consider extracting the Windows runner version into a reusable matrix value or YAML anchor to avoid duplicating updates across multiple workflows.
          - windows-2025

@erichaagdev erichaagdev merged commit fa42aa9 into main Jul 14, 2025
23 checks passed
@erichaagdev erichaagdev deleted the erichaagdev/bump-windows-2025 branch July 14, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants